EXAMPLE OF MARQUEE AND LIST

<HTML>    
<HEAD>
<TITLE> First Page </TITLE>
</HEAD>

<BODY bgcolor=yellow>
<marquee style=" margin-left:40px; margin-right:auto;background:#6060 behavior="alternate" height="35" width="1200" bgcolor="#85C1E9  " direction="left" onMouseOver="this.stop();" onMouseOut="this.start();"><font style="color:#F00" size="+2" >YOU ARE WELCOME IN THE HTML WORLD</font></marquee>
<font color=red size=6>
<center><h1> Great Thought </h1></center></font>
<font size=8 color=#5045>
<P Align=”center”>one mistake is done by every person that continuously thinking that he/she will make one</p></FONT>
<marquee style=" margin-left:40px; margin-right:auto;background:#6060 behavior="alternate" height="35" width="1200" bgcolor="#85C1E9  " direction="left" onMouseOver="this.stop();" onMouseOut="this.start();"><font style="color:#F00" size="+2" ><B>FOR LEARNING MORE ABOUT HTML ,GO TO HTTP://HTMLPROJECT10.BLOGSPOT.COM</B></font></marquee>
<font color="red" size="+1" >
<center><h1>Life Skills</h1></center></FONT>
<font color="red" size="+3" >
<b>FOR GETTING SUCCESS YOU NEED....</b></font>
<font size=8 color=#5045>
<OL type= i >
<LI>Goal (Aim)
<LI> Determination
<LI> Strong Desire
<LI> Plan
<LI> Execution
<LI>Honesty
<LI< Dedication
<LI>Hard work
<LI>New strategy if you have failed in previous one.
</OL></FONT>

<marquee style=" margin-left:40px; margin-right:auto;background:#6060 behavior="alternate" height="35" width="1200" bgcolor="#85C1E9  " direction="left" onMouseOver="this.stop();" onMouseOut="this.start();"><font style="color:#F00" size="+2" >THANKU FOR VISITING ,VISIT AGAIN....</font></marquee>


</body>
</html>

No comments:

Post a Comment

  HTML IBM introduced GML (general mark-up language) 1980's . it was a language that aimed to create web page by using headings ,text ...